[INFO] fetching crate term_rewriting 0.7.0...
[INFO] testing term_rewriting-0.7.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate term_rewriting 0.7.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate term_rewriting 0.7.0
[INFO] finished tweaking crates.io crate term_rewriting 0.7.0
[INFO] tweaked toml for crates.io crate term_rewriting 0.7.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate term_rewriting 0.7.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 15 packages to latest compatible versions
[INFO] [stderr]       Adding itertools v0.7.11 (available: v0.14.0)
[INFO] [stderr]       Adding nom v4.2.3 (available: v8.0.0)
[INFO] [stderr]       Adding rand v0.5.6 (available: v0.10.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 35f988e370dfa6eb0c5e09b7abec7b6e961e96e8322c20c1c5a45a2bcc66ce1b
[INFO] running `Command { std: "docker" "start" "-a" "35f988e370dfa6eb0c5e09b7abec7b6e961e96e8322c20c1c5a45a2bcc66ce1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35f988e370dfa6eb0c5e09b7abec7b6e961e96e8322c20c1c5a45a2bcc66ce1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35f988e370dfa6eb0c5e09b7abec7b6e961e96e8322c20c1c5a45a2bcc66ce1b", kill_on_drop: false }`
[INFO] [stdout] 35f988e370dfa6eb0c5e09b7abec7b6e961e96e8322c20c1c5a45a2bcc66ce1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25e65e13481456135aa2abd52bb0d097bdca38e02bbbf8925272c88dfe593b54
[INFO] running `Command { std: "docker" "start" "-a" "25e65e13481456135aa2abd52bb0d097bdca38e02bbbf8925272c88dfe593b54", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling itertools v0.7.11
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand v0.5.6
[INFO] [stderr]    Compiling term_rewriting v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/types/term.rs:362:16
[INFO] [stdout]     |
[INFO] [stdout] 362 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::ptr_arg))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/types/term.rs:781:16
[INFO] [stdout]     |
[INFO] [stdout] 781 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::ptr_arg))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/types/term.rs:821:16
[INFO] [stdout]     |
[INFO] [stdout] 821 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::ptr_arg))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:219:5
[INFO] [stdout]     |
[INFO] [stdout] 219 |     method!(variable<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 224 |     method!(application<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:230:5
[INFO] [stdout]     |
[INFO] [stdout] 230 |     method!(standard_application<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:249:5
[INFO] [stdout]     |
[INFO] [stdout] 249 |     method!(binary_application<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     method!(term<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 274 |     method!(top_term<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:290:5
[INFO] [stdout]     |
[INFO] [stdout] 290 |     method!(context_variable<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:295:5
[INFO] [stdout]     |
[INFO] [stdout] 295 |     method!(context_application<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:301:5
[INFO] [stdout]     |
[INFO] [stdout] 301 |     method!(context_standard_application<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:320:5
[INFO] [stdout]     |
[INFO] [stdout] 320 |     method!(context_binary_application<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:331:5
[INFO] [stdout]     |
[INFO] [stdout] 331 |     method!(
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:337:5
[INFO] [stdout]     |
[INFO] [stdout] 337 |     method!(context<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:343:5
[INFO] [stdout]     |
[INFO] [stdout] 343 |     method!(top_context<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:363:5
[INFO] [stdout]     |
[INFO] [stdout] 363 |     method!(rule<Parser<'a>, CompleteStr, Rule>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:374:5
[INFO] [stdout]     |
[INFO] [stdout] 374 |     method!(rule_statement<Parser<'a>, CompleteStr, Statement>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:379:5
[INFO] [stdout]     |
[INFO] [stdout] 379 |     method!(rulecontext<Parser<'a>, CompleteStr, RuleContext>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:390:5
[INFO] [stdout]     |
[INFO] [stdout] 390 |     method!(term_statement<Parser<'a>, CompleteStr, Statement>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:395:5
[INFO] [stdout]     |
[INFO] [stdout] 395 |     method!(
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:401:5
[INFO] [stdout]     |
[INFO] [stdout] 401 |     method!(trs<Parser<'a>, CompleteStr, TRS>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:413:5
[INFO] [stdout]     |
[INFO] [stdout] 413 |     method!(program<Parser<'a>, CompleteStr, Vec<Statement>>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 224 | /     method!(application<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout] 225 | |             alt!(call_m!(self.standard_application) |
[INFO] [stdout] 226 | |                  call_m!(self.binary_application))
[INFO] [stdout] 227 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 224 | /     method!(application<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout] 225 | |             alt!(call_m!(self.standard_application) |
[INFO] [stdout] 226 | |                  call_m!(self.binary_application))
[INFO] [stdout] 227 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:230:5
[INFO] [stdout]     |
[INFO] [stdout] 230 | /     method!(standard_application<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout] 231 | |             do_parse!(name: identifier >>
[INFO] [stdout] 232 | |                       args: opt!(do_parse!(
[INFO] [stdout] 233 | |                               lparen >>
[INFO] [stdout] ...   |
[INFO] [stdout] 247 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `separated_list` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:230:5
[INFO] [stdout]     |
[INFO] [stdout] 230 | /     method!(standard_application<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout] 231 | |             do_parse!(name: identifier >>
[INFO] [stdout] 232 | |                       args: opt!(do_parse!(
[INFO] [stdout] 233 | |                               lparen >>
[INFO] [stdout] ...   |
[INFO] [stdout] 247 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `separated_list` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:249:5
[INFO] [stdout]     |
[INFO] [stdout] 249 | /     method!(binary_application<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout] 250 | |             do_parse!(lparen >>
[INFO] [stdout] 251 | |                       multispace0 >>
[INFO] [stdout] 252 | |                       t1: call_m!(self.term) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 262 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:249:5
[INFO] [stdout]     |
[INFO] [stdout] 249 | /     method!(binary_application<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout] 250 | |             do_parse!(lparen >>
[INFO] [stdout] 251 | |                       multispace0 >>
[INFO] [stdout] 252 | |                       t1: call_m!(self.term) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 262 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 | /     method!(term<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout] 265 | |             alt!(call_m!(self.variable) |
[INFO] [stdout] 266 | |                  call_m!(self.application) |
[INFO] [stdout] 267 | |                  do_parse!(lparen >>
[INFO] [stdout] ...   |
[INFO] [stdout] 272 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 | /     method!(term<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout] 265 | |             alt!(call_m!(self.variable) |
[INFO] [stdout] 266 | |                  call_m!(self.application) |
[INFO] [stdout] 267 | |                  do_parse!(lparen >>
[INFO] [stdout] ...   |
[INFO] [stdout] 272 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 | /     method!(term<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout] 265 | |             alt!(call_m!(self.variable) |
[INFO] [stdout] 266 | |                  call_m!(self.application) |
[INFO] [stdout] 267 | |                  do_parse!(lparen >>
[INFO] [stdout] ...   |
[INFO] [stdout] 272 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 274 | /     method!(top_term<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout] 275 | |             ws!(map!(
[INFO] [stdout] 276 | |                     separated_nonempty_list!(
[INFO] [stdout] 277 | |                         multispace1,
[INFO] [stdout] ...   |
[INFO] [stdout] 287 | |                     }))
[INFO] [stdout] 288 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `separated_nonempty_list` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 274 | /     method!(top_term<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout] 275 | |             ws!(map!(
[INFO] [stdout] 276 | |                     separated_nonempty_list!(
[INFO] [stdout] 277 | |                         multispace1,
[INFO] [stdout] ...   |
[INFO] [stdout] 287 | |                     }))
[INFO] [stdout] 288 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `separated_nonempty_list` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:295:5
[INFO] [stdout]     |
[INFO] [stdout] 295 | /     method!(context_application<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout] 296 | |             alt!(call_m!(self.context_standard_application) |
[INFO] [stdout] 297 | |                  call_m!(self.context_binary_application))
[INFO] [stdout] 298 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:295:5
[INFO] [stdout]     |
[INFO] [stdout] 295 | /     method!(context_application<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout] 296 | |             alt!(call_m!(self.context_standard_application) |
[INFO] [stdout] 297 | |                  call_m!(self.context_binary_application))
[INFO] [stdout] 298 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:301:5
[INFO] [stdout]     |
[INFO] [stdout] 301 | /     method!(context_standard_application<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout] 302 | |             do_parse!(name: identifier >>
[INFO] [stdout] 303 | |                       args: opt!(do_parse!(
[INFO] [stdout] 304 | |                               lparen >>
[INFO] [stdout] ...   |
[INFO] [stdout] 318 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `separated_list` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:301:5
[INFO] [stdout]     |
[INFO] [stdout] 301 | /     method!(context_standard_application<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout] 302 | |             do_parse!(name: identifier >>
[INFO] [stdout] 303 | |                       args: opt!(do_parse!(
[INFO] [stdout] 304 | |                               lparen >>
[INFO] [stdout] ...   |
[INFO] [stdout] 318 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `separated_list` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:320:5
[INFO] [stdout]     |
[INFO] [stdout] 320 | /     method!(context_binary_application<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout] 321 | |             do_parse!(lparen >>
[INFO] [stdout] 322 | |                       multispace0 >>
[INFO] [stdout] 323 | |                       t1: call_m!(self.context) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 328 | |                       (Context::Application{ op: self.get_op(".", 2), args: vec![t1, t2] }))
[INFO] [stdout] 329 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:320:5
[INFO] [stdout]     |
[INFO] [stdout] 320 | /     method!(context_binary_application<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout] 321 | |             do_parse!(lparen >>
[INFO] [stdout] 322 | |                       multispace0 >>
[INFO] [stdout] 323 | |                       t1: call_m!(self.context) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 328 | |                       (Context::Application{ op: self.get_op(".", 2), args: vec![t1, t2] }))
[INFO] [stdout] 329 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_sep` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:337:5
[INFO] [stdout]     |
[INFO] [stdout] 337 | /     method!(context<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout] 338 | |             alt!(call_m!(self.context_variable) |
[INFO] [stdout] 339 | |                  call_m!(self.context_application) |
[INFO] [stdout] 340 | |                  call_m!(self.context_hole))
[INFO] [stdout] 341 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:337:5
[INFO] [stdout]     |
[INFO] [stdout] 337 | /     method!(context<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout] 338 | |             alt!(call_m!(self.context_variable) |
[INFO] [stdout] 339 | |                  call_m!(self.context_application) |
[INFO] [stdout] 340 | |                  call_m!(self.context_hole))
[INFO] [stdout] 341 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:337:5
[INFO] [stdout]     |
[INFO] [stdout] 337 | /     method!(context<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout] 338 | |             alt!(call_m!(self.context_variable) |
[INFO] [stdout] 339 | |                  call_m!(self.context_application) |
[INFO] [stdout] 340 | |                  call_m!(self.context_hole))
[INFO] [stdout] 341 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:343:5
[INFO] [stdout]     |
[INFO] [stdout] 343 | /     method!(top_context<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout] 344 | |             ws!(map!(
[INFO] [stdout] 345 | |                 separated_nonempty_list!(
[INFO] [stdout] 346 | |                     multispace1,
[INFO] [stdout] ...   |
[INFO] [stdout] 360 | |                 }))
[INFO] [stdout] 361 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:343:5
[INFO] [stdout]     |
[INFO] [stdout] 343 | /     method!(top_context<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout] 344 | |             ws!(map!(
[INFO] [stdout] 345 | |                 separated_nonempty_list!(
[INFO] [stdout] 346 | |                     multispace1,
[INFO] [stdout] ...   |
[INFO] [stdout] 360 | |                 }))
[INFO] [stdout] 361 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:343:5
[INFO] [stdout]     |
[INFO] [stdout] 343 | /     method!(top_context<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout] 344 | |             ws!(map!(
[INFO] [stdout] 345 | |                 separated_nonempty_list!(
[INFO] [stdout] 346 | |                     multispace1,
[INFO] [stdout] ...   |
[INFO] [stdout] 360 | |                 }))
[INFO] [stdout] 361 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:343:5
[INFO] [stdout]     |
[INFO] [stdout] 343 | /     method!(top_context<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout] 344 | |             ws!(map!(
[INFO] [stdout] 345 | |                 separated_nonempty_list!(
[INFO] [stdout] 346 | |                     multispace1,
[INFO] [stdout] ...   |
[INFO] [stdout] 360 | |                 }))
[INFO] [stdout] 361 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:363:5
[INFO] [stdout]     |
[INFO] [stdout] 363 | /     method!(rule<Parser<'a>, CompleteStr, Rule>, mut self,
[INFO] [stdout] 364 | |             ws!(map_opt!(
[INFO] [stdout] 365 | |                 do_parse!(lhs: call_m!(self.top_term) >>
[INFO] [stdout] 366 | |                           ws!(rule_kw) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 371 | |                 |(lhs, rhs)| Rule::new(lhs, rhs)))
[INFO] [stdout] 372 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:363:5
[INFO] [stdout]     |
[INFO] [stdout] 363 | /     method!(rule<Parser<'a>, CompleteStr, Rule>, mut self,
[INFO] [stdout] 364 | |             ws!(map_opt!(
[INFO] [stdout] 365 | |                 do_parse!(lhs: call_m!(self.top_term) >>
[INFO] [stdout] 366 | |                           ws!(rule_kw) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 371 | |                 |(lhs, rhs)| Rule::new(lhs, rhs)))
[INFO] [stdout] 372 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `separated_nonempty_list` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:363:5
[INFO] [stdout]     |
[INFO] [stdout] 363 | /     method!(rule<Parser<'a>, CompleteStr, Rule>, mut self,
[INFO] [stdout] 364 | |             ws!(map_opt!(
[INFO] [stdout] 365 | |                 do_parse!(lhs: call_m!(self.top_term) >>
[INFO] [stdout] 366 | |                           ws!(rule_kw) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 371 | |                 |(lhs, rhs)| Rule::new(lhs, rhs)))
[INFO] [stdout] 372 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `separated_nonempty_list` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:374:5
[INFO] [stdout]     |
[INFO] [stdout] 374 | /     method!(rule_statement<Parser<'a>, CompleteStr, Statement>, mut self,
[INFO] [stdout] 375 | |             map!(call_m!(self.rule),
[INFO] [stdout] 376 | |                  Statement::Rule)
[INFO] [stdout] 377 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:379:5
[INFO] [stdout]     |
[INFO] [stdout] 379 | /     method!(rulecontext<Parser<'a>, CompleteStr, RuleContext>, mut self,
[INFO] [stdout] 380 | |             ws!(map_opt!(
[INFO] [stdout] 381 | |                 do_parse!(lhs: call_m!(self.top_context) >>
[INFO] [stdout] 382 | |                           ws!(rule_kw) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 387 | |                 |(lhs, rhs)| RuleContext::new(lhs, rhs)))
[INFO] [stdout] 388 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:379:5
[INFO] [stdout]     |
[INFO] [stdout] 379 | /     method!(rulecontext<Parser<'a>, CompleteStr, RuleContext>, mut self,
[INFO] [stdout] 380 | |             ws!(map_opt!(
[INFO] [stdout] 381 | |                 do_parse!(lhs: call_m!(self.top_context) >>
[INFO] [stdout] 382 | |                           ws!(rule_kw) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 387 | |                 |(lhs, rhs)| RuleContext::new(lhs, rhs)))
[INFO] [stdout] 388 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `separated_nonempty_list` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:379:5
[INFO] [stdout]     |
[INFO] [stdout] 379 | /     method!(rulecontext<Parser<'a>, CompleteStr, RuleContext>, mut self,
[INFO] [stdout] 380 | |             ws!(map_opt!(
[INFO] [stdout] 381 | |                 do_parse!(lhs: call_m!(self.top_context) >>
[INFO] [stdout] 382 | |                           ws!(rule_kw) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 387 | |                 |(lhs, rhs)| RuleContext::new(lhs, rhs)))
[INFO] [stdout] 388 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `separated_nonempty_list` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:390:5
[INFO] [stdout]     |
[INFO] [stdout] 390 | /     method!(term_statement<Parser<'a>, CompleteStr, Statement>, mut self,
[INFO] [stdout] 391 | |             do_parse!(term: call_m!(self.top_term) >>
[INFO] [stdout] 392 | |                       (Statement::Term(term)))
[INFO] [stdout] 393 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:401:5
[INFO] [stdout]     |
[INFO] [stdout] 401 | /     method!(trs<Parser<'a>, CompleteStr, TRS>, mut self,
[INFO] [stdout] 402 | |             ws!(do_parse!(
[INFO] [stdout] 403 | |                     rules: many0!(
[INFO] [stdout] 404 | |                         do_parse!(
[INFO] [stdout] ...   |
[INFO] [stdout] 410 | |                     (TRS::new(rules))))
[INFO] [stdout] 411 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_sep` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:401:5
[INFO] [stdout]     |
[INFO] [stdout] 401 | /     method!(trs<Parser<'a>, CompleteStr, TRS>, mut self,
[INFO] [stdout] 402 | |             ws!(do_parse!(
[INFO] [stdout] 403 | |                     rules: many0!(
[INFO] [stdout] 404 | |                         do_parse!(
[INFO] [stdout] ...   |
[INFO] [stdout] 410 | |                     (TRS::new(rules))))
[INFO] [stdout] 411 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:401:5
[INFO] [stdout]     |
[INFO] [stdout] 401 | /     method!(trs<Parser<'a>, CompleteStr, TRS>, mut self,
[INFO] [stdout] 402 | |             ws!(do_parse!(
[INFO] [stdout] 403 | |                     rules: many0!(
[INFO] [stdout] 404 | |                         do_parse!(
[INFO] [stdout] ...   |
[INFO] [stdout] 410 | |                     (TRS::new(rules))))
[INFO] [stdout] 411 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_sep` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:413:5
[INFO] [stdout]     |
[INFO] [stdout] 413 | /     method!(program<Parser<'a>, CompleteStr, Vec<Statement>>, mut self,
[INFO] [stdout] 414 | |             ws!(many0!(do_parse!(many0!(ws!(call_m!(self.comment))) >>
[INFO] [stdout] 415 | |                                  statement: alt!(call_m!(self.rule_statement) |
[INFO] [stdout] 416 | |                                                  call_m!(self.term_statement)) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 419 | |                                  ({ self.clear_variables(); statement }))))
[INFO] [stdout] 420 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_sep` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:413:5
[INFO] [stdout]     |
[INFO] [stdout] 413 | /     method!(program<Parser<'a>, CompleteStr, Vec<Statement>>, mut self,
[INFO] [stdout] 414 | |             ws!(many0!(do_parse!(many0!(ws!(call_m!(self.comment))) >>
[INFO] [stdout] 415 | |                                  statement: alt!(call_m!(self.rule_statement) |
[INFO] [stdout] 416 | |                                                  call_m!(self.term_statement)) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 419 | |                                  ({ self.clear_variables(); statement }))))
[INFO] [stdout] 420 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:413:5
[INFO] [stdout]     |
[INFO] [stdout] 413 | /     method!(program<Parser<'a>, CompleteStr, Vec<Statement>>, mut self,
[INFO] [stdout] 414 | |             ws!(many0!(do_parse!(many0!(ws!(call_m!(self.comment))) >>
[INFO] [stdout] 415 | |                                  statement: alt!(call_m!(self.rule_statement) |
[INFO] [stdout] 416 | |                                                  call_m!(self.term_statement)) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 419 | |                                  ({ self.clear_variables(); statement }))))
[INFO] [stdout] 420 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:413:5
[INFO] [stdout]     |
[INFO] [stdout] 413 | /     method!(program<Parser<'a>, CompleteStr, Vec<Statement>>, mut self,
[INFO] [stdout] 414 | |             ws!(many0!(do_parse!(many0!(ws!(call_m!(self.comment))) >>
[INFO] [stdout] 415 | |                                  statement: alt!(call_m!(self.rule_statement) |
[INFO] [stdout] 416 | |                                                  call_m!(self.term_statement)) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 419 | |                                  ({ self.clear_variables(); statement }))))
[INFO] [stdout] 420 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_sep` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "25e65e13481456135aa2abd52bb0d097bdca38e02bbbf8925272c88dfe593b54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25e65e13481456135aa2abd52bb0d097bdca38e02bbbf8925272c88dfe593b54", kill_on_drop: false }`
[INFO] [stdout] 25e65e13481456135aa2abd52bb0d097bdca38e02bbbf8925272c88dfe593b54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c67a6cc82dc89aa63dc11f60b48e83381a0530b027b23764c71fa6815eaabc99
[INFO] running `Command { std: "docker" "start" "-a" "c67a6cc82dc89aa63dc11f60b48e83381a0530b027b23764c71fa6815eaabc99", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/types/term.rs:362:16
[INFO] [stdout]     |
[INFO] [stdout] 362 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::ptr_arg))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/types/term.rs:781:16
[INFO] [stdout]     |
[INFO] [stdout] 781 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::ptr_arg))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/types/term.rs:821:16
[INFO] [stdout]     |
[INFO] [stdout] 821 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::ptr_arg))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:219:5
[INFO] [stdout]     |
[INFO] [stdout] 219 |     method!(variable<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 224 |     method!(application<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:230:5
[INFO] [stdout]     |
[INFO] [stdout] 230 |     method!(standard_application<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:249:5
[INFO] [stdout]     |
[INFO] [stdout] 249 |     method!(binary_application<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     method!(term<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 274 |     method!(top_term<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:290:5
[INFO] [stdout]     |
[INFO] [stdout] 290 |     method!(context_variable<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:295:5
[INFO] [stdout]     |
[INFO] [stdout] 295 |     method!(context_application<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:301:5
[INFO] [stdout]     |
[INFO] [stdout] 301 |     method!(context_standard_application<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:320:5
[INFO] [stdout]     |
[INFO] [stdout] 320 |     method!(context_binary_application<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:331:5
[INFO] [stdout]     |
[INFO] [stdout] 331 |     method!(
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:337:5
[INFO] [stdout]     |
[INFO] [stdout] 337 |     method!(context<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:343:5
[INFO] [stdout]     |
[INFO] [stdout] 343 |     method!(top_context<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:363:5
[INFO] [stdout]     |
[INFO] [stdout] 363 |     method!(rule<Parser<'a>, CompleteStr, Rule>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:374:5
[INFO] [stdout]     |
[INFO] [stdout] 374 |     method!(rule_statement<Parser<'a>, CompleteStr, Statement>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:379:5
[INFO] [stdout]     |
[INFO] [stdout] 379 |     method!(rulecontext<Parser<'a>, CompleteStr, RuleContext>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:390:5
[INFO] [stdout]     |
[INFO] [stdout] 390 |     method!(term_statement<Parser<'a>, CompleteStr, Statement>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:395:5
[INFO] [stdout]     |
[INFO] [stdout] 395 |     method!(
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:401:5
[INFO] [stdout]     |
[INFO] [stdout] 401 |     method!(trs<Parser<'a>, CompleteStr, TRS>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:413:5
[INFO] [stdout]     |
[INFO] [stdout] 413 |     method!(program<Parser<'a>, CompleteStr, Vec<Statement>>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 224 | /     method!(application<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout] 225 | |             alt!(call_m!(self.standard_application) |
[INFO] [stdout] 226 | |                  call_m!(self.binary_application))
[INFO] [stdout] 227 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 224 | /     method!(application<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout] 225 | |             alt!(call_m!(self.standard_application) |
[INFO] [stdout] 226 | |                  call_m!(self.binary_application))
[INFO] [stdout] 227 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:230:5
[INFO] [stdout]     |
[INFO] [stdout] 230 | /     method!(standard_application<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout] 231 | |             do_parse!(name: identifier >>
[INFO] [stdout] 232 | |                       args: opt!(do_parse!(
[INFO] [stdout] 233 | |                               lparen >>
[INFO] [stdout] ...   |
[INFO] [stdout] 247 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `separated_list` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:230:5
[INFO] [stdout]     |
[INFO] [stdout] 230 | /     method!(standard_application<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout] 231 | |             do_parse!(name: identifier >>
[INFO] [stdout] 232 | |                       args: opt!(do_parse!(
[INFO] [stdout] 233 | |                               lparen >>
[INFO] [stdout] ...   |
[INFO] [stdout] 247 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `separated_list` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:249:5
[INFO] [stdout]     |
[INFO] [stdout] 249 | /     method!(binary_application<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout] 250 | |             do_parse!(lparen >>
[INFO] [stdout] 251 | |                       multispace0 >>
[INFO] [stdout] 252 | |                       t1: call_m!(self.term) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 262 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:249:5
[INFO] [stdout]     |
[INFO] [stdout] 249 | /     method!(binary_application<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout] 250 | |             do_parse!(lparen >>
[INFO] [stdout] 251 | |                       multispace0 >>
[INFO] [stdout] 252 | |                       t1: call_m!(self.term) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 262 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 | /     method!(term<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout] 265 | |             alt!(call_m!(self.variable) |
[INFO] [stdout] 266 | |                  call_m!(self.application) |
[INFO] [stdout] 267 | |                  do_parse!(lparen >>
[INFO] [stdout] ...   |
[INFO] [stdout] 272 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 | /     method!(term<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout] 265 | |             alt!(call_m!(self.variable) |
[INFO] [stdout] 266 | |                  call_m!(self.application) |
[INFO] [stdout] 267 | |                  do_parse!(lparen >>
[INFO] [stdout] ...   |
[INFO] [stdout] 272 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 | /     method!(term<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout] 265 | |             alt!(call_m!(self.variable) |
[INFO] [stdout] 266 | |                  call_m!(self.application) |
[INFO] [stdout] 267 | |                  do_parse!(lparen >>
[INFO] [stdout] ...   |
[INFO] [stdout] 272 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 274 | /     method!(top_term<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout] 275 | |             ws!(map!(
[INFO] [stdout] 276 | |                     separated_nonempty_list!(
[INFO] [stdout] 277 | |                         multispace1,
[INFO] [stdout] ...   |
[INFO] [stdout] 287 | |                     }))
[INFO] [stdout] 288 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `separated_nonempty_list` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 274 | /     method!(top_term<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout] 275 | |             ws!(map!(
[INFO] [stdout] 276 | |                     separated_nonempty_list!(
[INFO] [stdout] 277 | |                         multispace1,
[INFO] [stdout] ...   |
[INFO] [stdout] 287 | |                     }))
[INFO] [stdout] 288 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `separated_nonempty_list` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:295:5
[INFO] [stdout]     |
[INFO] [stdout] 295 | /     method!(context_application<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout] 296 | |             alt!(call_m!(self.context_standard_application) |
[INFO] [stdout] 297 | |                  call_m!(self.context_binary_application))
[INFO] [stdout] 298 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:295:5
[INFO] [stdout]     |
[INFO] [stdout] 295 | /     method!(context_application<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout] 296 | |             alt!(call_m!(self.context_standard_application) |
[INFO] [stdout] 297 | |                  call_m!(self.context_binary_application))
[INFO] [stdout] 298 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:301:5
[INFO] [stdout]     |
[INFO] [stdout] 301 | /     method!(context_standard_application<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout] 302 | |             do_parse!(name: identifier >>
[INFO] [stdout] 303 | |                       args: opt!(do_parse!(
[INFO] [stdout] 304 | |                               lparen >>
[INFO] [stdout] ...   |
[INFO] [stdout] 318 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `separated_list` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:301:5
[INFO] [stdout]     |
[INFO] [stdout] 301 | /     method!(context_standard_application<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout] 302 | |             do_parse!(name: identifier >>
[INFO] [stdout] 303 | |                       args: opt!(do_parse!(
[INFO] [stdout] 304 | |                               lparen >>
[INFO] [stdout] ...   |
[INFO] [stdout] 318 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `separated_list` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:320:5
[INFO] [stdout]     |
[INFO] [stdout] 320 | /     method!(context_binary_application<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout] 321 | |             do_parse!(lparen >>
[INFO] [stdout] 322 | |                       multispace0 >>
[INFO] [stdout] 323 | |                       t1: call_m!(self.context) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 328 | |                       (Context::Application{ op: self.get_op(".", 2), args: vec![t1, t2] }))
[INFO] [stdout] 329 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:320:5
[INFO] [stdout]     |
[INFO] [stdout] 320 | /     method!(context_binary_application<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout] 321 | |             do_parse!(lparen >>
[INFO] [stdout] 322 | |                       multispace0 >>
[INFO] [stdout] 323 | |                       t1: call_m!(self.context) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 328 | |                       (Context::Application{ op: self.get_op(".", 2), args: vec![t1, t2] }))
[INFO] [stdout] 329 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_sep` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:337:5
[INFO] [stdout]     |
[INFO] [stdout] 337 | /     method!(context<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout] 338 | |             alt!(call_m!(self.context_variable) |
[INFO] [stdout] 339 | |                  call_m!(self.context_application) |
[INFO] [stdout] 340 | |                  call_m!(self.context_hole))
[INFO] [stdout] 341 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:337:5
[INFO] [stdout]     |
[INFO] [stdout] 337 | /     method!(context<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout] 338 | |             alt!(call_m!(self.context_variable) |
[INFO] [stdout] 339 | |                  call_m!(self.context_application) |
[INFO] [stdout] 340 | |                  call_m!(self.context_hole))
[INFO] [stdout] 341 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:337:5
[INFO] [stdout]     |
[INFO] [stdout] 337 | /     method!(context<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout] 338 | |             alt!(call_m!(self.context_variable) |
[INFO] [stdout] 339 | |                  call_m!(self.context_application) |
[INFO] [stdout] 340 | |                  call_m!(self.context_hole))
[INFO] [stdout] 341 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:343:5
[INFO] [stdout]     |
[INFO] [stdout] 343 | /     method!(top_context<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout] 344 | |             ws!(map!(
[INFO] [stdout] 345 | |                 separated_nonempty_list!(
[INFO] [stdout] 346 | |                     multispace1,
[INFO] [stdout] ...   |
[INFO] [stdout] 360 | |                 }))
[INFO] [stdout] 361 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:343:5
[INFO] [stdout]     |
[INFO] [stdout] 343 | /     method!(top_context<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout] 344 | |             ws!(map!(
[INFO] [stdout] 345 | |                 separated_nonempty_list!(
[INFO] [stdout] 346 | |                     multispace1,
[INFO] [stdout] ...   |
[INFO] [stdout] 360 | |                 }))
[INFO] [stdout] 361 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:343:5
[INFO] [stdout]     |
[INFO] [stdout] 343 | /     method!(top_context<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout] 344 | |             ws!(map!(
[INFO] [stdout] 345 | |                 separated_nonempty_list!(
[INFO] [stdout] 346 | |                     multispace1,
[INFO] [stdout] ...   |
[INFO] [stdout] 360 | |                 }))
[INFO] [stdout] 361 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:343:5
[INFO] [stdout]     |
[INFO] [stdout] 343 | /     method!(top_context<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout] 344 | |             ws!(map!(
[INFO] [stdout] 345 | |                 separated_nonempty_list!(
[INFO] [stdout] 346 | |                     multispace1,
[INFO] [stdout] ...   |
[INFO] [stdout] 360 | |                 }))
[INFO] [stdout] 361 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:363:5
[INFO] [stdout]     |
[INFO] [stdout] 363 | /     method!(rule<Parser<'a>, CompleteStr, Rule>, mut self,
[INFO] [stdout] 364 | |             ws!(map_opt!(
[INFO] [stdout] 365 | |                 do_parse!(lhs: call_m!(self.top_term) >>
[INFO] [stdout] 366 | |                           ws!(rule_kw) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 371 | |                 |(lhs, rhs)| Rule::new(lhs, rhs)))
[INFO] [stdout] 372 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:363:5
[INFO] [stdout]     |
[INFO] [stdout] 363 | /     method!(rule<Parser<'a>, CompleteStr, Rule>, mut self,
[INFO] [stdout] 364 | |             ws!(map_opt!(
[INFO] [stdout] 365 | |                 do_parse!(lhs: call_m!(self.top_term) >>
[INFO] [stdout] 366 | |                           ws!(rule_kw) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 371 | |                 |(lhs, rhs)| Rule::new(lhs, rhs)))
[INFO] [stdout] 372 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `separated_nonempty_list` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:363:5
[INFO] [stdout]     |
[INFO] [stdout] 363 | /     method!(rule<Parser<'a>, CompleteStr, Rule>, mut self,
[INFO] [stdout] 364 | |             ws!(map_opt!(
[INFO] [stdout] 365 | |                 do_parse!(lhs: call_m!(self.top_term) >>
[INFO] [stdout] 366 | |                           ws!(rule_kw) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 371 | |                 |(lhs, rhs)| Rule::new(lhs, rhs)))
[INFO] [stdout] 372 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `separated_nonempty_list` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:374:5
[INFO] [stdout]     |
[INFO] [stdout] 374 | /     method!(rule_statement<Parser<'a>, CompleteStr, Statement>, mut self,
[INFO] [stdout] 375 | |             map!(call_m!(self.rule),
[INFO] [stdout] 376 | |                  Statement::Rule)
[INFO] [stdout] 377 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:379:5
[INFO] [stdout]     |
[INFO] [stdout] 379 | /     method!(rulecontext<Parser<'a>, CompleteStr, RuleContext>, mut self,
[INFO] [stdout] 380 | |             ws!(map_opt!(
[INFO] [stdout] 381 | |                 do_parse!(lhs: call_m!(self.top_context) >>
[INFO] [stdout] 382 | |                           ws!(rule_kw) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 387 | |                 |(lhs, rhs)| RuleContext::new(lhs, rhs)))
[INFO] [stdout] 388 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:379:5
[INFO] [stdout]     |
[INFO] [stdout] 379 | /     method!(rulecontext<Parser<'a>, CompleteStr, RuleContext>, mut self,
[INFO] [stdout] 380 | |             ws!(map_opt!(
[INFO] [stdout] 381 | |                 do_parse!(lhs: call_m!(self.top_context) >>
[INFO] [stdout] 382 | |                           ws!(rule_kw) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 387 | |                 |(lhs, rhs)| RuleContext::new(lhs, rhs)))
[INFO] [stdout] 388 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `separated_nonempty_list` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:379:5
[INFO] [stdout]     |
[INFO] [stdout] 379 | /     method!(rulecontext<Parser<'a>, CompleteStr, RuleContext>, mut self,
[INFO] [stdout] 380 | |             ws!(map_opt!(
[INFO] [stdout] 381 | |                 do_parse!(lhs: call_m!(self.top_context) >>
[INFO] [stdout] 382 | |                           ws!(rule_kw) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 387 | |                 |(lhs, rhs)| RuleContext::new(lhs, rhs)))
[INFO] [stdout] 388 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `separated_nonempty_list` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:390:5
[INFO] [stdout]     |
[INFO] [stdout] 390 | /     method!(term_statement<Parser<'a>, CompleteStr, Statement>, mut self,
[INFO] [stdout] 391 | |             do_parse!(term: call_m!(self.top_term) >>
[INFO] [stdout] 392 | |                       (Statement::Term(term)))
[INFO] [stdout] 393 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:401:5
[INFO] [stdout]     |
[INFO] [stdout] 401 | /     method!(trs<Parser<'a>, CompleteStr, TRS>, mut self,
[INFO] [stdout] 402 | |             ws!(do_parse!(
[INFO] [stdout] 403 | |                     rules: many0!(
[INFO] [stdout] 404 | |                         do_parse!(
[INFO] [stdout] ...   |
[INFO] [stdout] 410 | |                     (TRS::new(rules))))
[INFO] [stdout] 411 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_sep` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:401:5
[INFO] [stdout]     |
[INFO] [stdout] 401 | /     method!(trs<Parser<'a>, CompleteStr, TRS>, mut self,
[INFO] [stdout] 402 | |             ws!(do_parse!(
[INFO] [stdout] 403 | |                     rules: many0!(
[INFO] [stdout] 404 | |                         do_parse!(
[INFO] [stdout] ...   |
[INFO] [stdout] 410 | |                     (TRS::new(rules))))
[INFO] [stdout] 411 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:401:5
[INFO] [stdout]     |
[INFO] [stdout] 401 | /     method!(trs<Parser<'a>, CompleteStr, TRS>, mut self,
[INFO] [stdout] 402 | |             ws!(do_parse!(
[INFO] [stdout] 403 | |                     rules: many0!(
[INFO] [stdout] 404 | |                         do_parse!(
[INFO] [stdout] ...   |
[INFO] [stdout] 410 | |                     (TRS::new(rules))))
[INFO] [stdout] 411 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_sep` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling term_rewriting v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:413:5
[INFO] [stdout]     |
[INFO] [stdout] 413 | /     method!(program<Parser<'a>, CompleteStr, Vec<Statement>>, mut self,
[INFO] [stdout] 414 | |             ws!(many0!(do_parse!(many0!(ws!(call_m!(self.comment))) >>
[INFO] [stdout] 415 | |                                  statement: alt!(call_m!(self.rule_statement) |
[INFO] [stdout] 416 | |                                                  call_m!(self.term_statement)) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 419 | |                                  ({ self.clear_variables(); statement }))))
[INFO] [stdout] 420 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_sep` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:413:5
[INFO] [stdout]     |
[INFO] [stdout] 413 | /     method!(program<Parser<'a>, CompleteStr, Vec<Statement>>, mut self,
[INFO] [stdout] 414 | |             ws!(many0!(do_parse!(many0!(ws!(call_m!(self.comment))) >>
[INFO] [stdout] 415 | |                                  statement: alt!(call_m!(self.rule_statement) |
[INFO] [stdout] 416 | |                                                  call_m!(self.term_statement)) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 419 | |                                  ({ self.clear_variables(); statement }))))
[INFO] [stdout] 420 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:413:5
[INFO] [stdout]     |
[INFO] [stdout] 413 | /     method!(program<Parser<'a>, CompleteStr, Vec<Statement>>, mut self,
[INFO] [stdout] 414 | |             ws!(many0!(do_parse!(many0!(ws!(call_m!(self.comment))) >>
[INFO] [stdout] 415 | |                                  statement: alt!(call_m!(self.rule_statement) |
[INFO] [stdout] 416 | |                                                  call_m!(self.term_statement)) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 419 | |                                  ({ self.clear_variables(); statement }))))
[INFO] [stdout] 420 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:413:5
[INFO] [stdout]     |
[INFO] [stdout] 413 | /     method!(program<Parser<'a>, CompleteStr, Vec<Statement>>, mut self,
[INFO] [stdout] 414 | |             ws!(many0!(do_parse!(many0!(ws!(call_m!(self.comment))) >>
[INFO] [stdout] 415 | |                                  statement: alt!(call_m!(self.rule_statement) |
[INFO] [stdout] 416 | |                                                  call_m!(self.term_statement)) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 419 | |                                  ({ self.clear_variables(); statement }))))
[INFO] [stdout] 420 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_sep` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/types/term.rs:362:16
[INFO] [stdout]     |
[INFO] [stdout] 362 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::ptr_arg))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/types/term.rs:781:16
[INFO] [stdout]     |
[INFO] [stdout] 781 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::ptr_arg))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/types/term.rs:821:16
[INFO] [stdout]     |
[INFO] [stdout] 821 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::ptr_arg))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:219:5
[INFO] [stdout]     |
[INFO] [stdout] 219 |     method!(variable<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 224 |     method!(application<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:230:5
[INFO] [stdout]     |
[INFO] [stdout] 230 |     method!(standard_application<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:249:5
[INFO] [stdout]     |
[INFO] [stdout] 249 |     method!(binary_application<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     method!(term<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 274 |     method!(top_term<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:290:5
[INFO] [stdout]     |
[INFO] [stdout] 290 |     method!(context_variable<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:295:5
[INFO] [stdout]     |
[INFO] [stdout] 295 |     method!(context_application<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:301:5
[INFO] [stdout]     |
[INFO] [stdout] 301 |     method!(context_standard_application<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:320:5
[INFO] [stdout]     |
[INFO] [stdout] 320 |     method!(context_binary_application<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:331:5
[INFO] [stdout]     |
[INFO] [stdout] 331 |     method!(
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:337:5
[INFO] [stdout]     |
[INFO] [stdout] 337 |     method!(context<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:343:5
[INFO] [stdout]     |
[INFO] [stdout] 343 |     method!(top_context<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:363:5
[INFO] [stdout]     |
[INFO] [stdout] 363 |     method!(rule<Parser<'a>, CompleteStr, Rule>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:374:5
[INFO] [stdout]     |
[INFO] [stdout] 374 |     method!(rule_statement<Parser<'a>, CompleteStr, Statement>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:379:5
[INFO] [stdout]     |
[INFO] [stdout] 379 |     method!(rulecontext<Parser<'a>, CompleteStr, RuleContext>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:390:5
[INFO] [stdout]     |
[INFO] [stdout] 390 |     method!(term_statement<Parser<'a>, CompleteStr, Statement>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:395:5
[INFO] [stdout]     |
[INFO] [stdout] 395 |     method!(
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:401:5
[INFO] [stdout]     |
[INFO] [stdout] 401 |     method!(trs<Parser<'a>, CompleteStr, TRS>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:413:5
[INFO] [stdout]     |
[INFO] [stdout] 413 |     method!(program<Parser<'a>, CompleteStr, Vec<Statement>>, mut self,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 224 | /     method!(application<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout] 225 | |             alt!(call_m!(self.standard_application) |
[INFO] [stdout] 226 | |                  call_m!(self.binary_application))
[INFO] [stdout] 227 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 224 | /     method!(application<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout] 225 | |             alt!(call_m!(self.standard_application) |
[INFO] [stdout] 226 | |                  call_m!(self.binary_application))
[INFO] [stdout] 227 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:230:5
[INFO] [stdout]     |
[INFO] [stdout] 230 | /     method!(standard_application<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout] 231 | |             do_parse!(name: identifier >>
[INFO] [stdout] 232 | |                       args: opt!(do_parse!(
[INFO] [stdout] 233 | |                               lparen >>
[INFO] [stdout] ...   |
[INFO] [stdout] 247 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `separated_list` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:230:5
[INFO] [stdout]     |
[INFO] [stdout] 230 | /     method!(standard_application<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout] 231 | |             do_parse!(name: identifier >>
[INFO] [stdout] 232 | |                       args: opt!(do_parse!(
[INFO] [stdout] 233 | |                               lparen >>
[INFO] [stdout] ...   |
[INFO] [stdout] 247 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `separated_list` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:249:5
[INFO] [stdout]     |
[INFO] [stdout] 249 | /     method!(binary_application<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout] 250 | |             do_parse!(lparen >>
[INFO] [stdout] 251 | |                       multispace0 >>
[INFO] [stdout] 252 | |                       t1: call_m!(self.term) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 262 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:249:5
[INFO] [stdout]     |
[INFO] [stdout] 249 | /     method!(binary_application<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout] 250 | |             do_parse!(lparen >>
[INFO] [stdout] 251 | |                       multispace0 >>
[INFO] [stdout] 252 | |                       t1: call_m!(self.term) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 262 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 | /     method!(term<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout] 265 | |             alt!(call_m!(self.variable) |
[INFO] [stdout] 266 | |                  call_m!(self.application) |
[INFO] [stdout] 267 | |                  do_parse!(lparen >>
[INFO] [stdout] ...   |
[INFO] [stdout] 272 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 | /     method!(term<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout] 265 | |             alt!(call_m!(self.variable) |
[INFO] [stdout] 266 | |                  call_m!(self.application) |
[INFO] [stdout] 267 | |                  do_parse!(lparen >>
[INFO] [stdout] ...   |
[INFO] [stdout] 272 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 | /     method!(term<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout] 265 | |             alt!(call_m!(self.variable) |
[INFO] [stdout] 266 | |                  call_m!(self.application) |
[INFO] [stdout] 267 | |                  do_parse!(lparen >>
[INFO] [stdout] ...   |
[INFO] [stdout] 272 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 274 | /     method!(top_term<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout] 275 | |             ws!(map!(
[INFO] [stdout] 276 | |                     separated_nonempty_list!(
[INFO] [stdout] 277 | |                         multispace1,
[INFO] [stdout] ...   |
[INFO] [stdout] 287 | |                     }))
[INFO] [stdout] 288 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `separated_nonempty_list` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 274 | /     method!(top_term<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stdout] 275 | |             ws!(map!(
[INFO] [stdout] 276 | |                     separated_nonempty_list!(
[INFO] [stdout] 277 | |                         multispace1,
[INFO] [stdout] ...   |
[INFO] [stdout] 287 | |                     }))
[INFO] [stdout] 288 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `separated_nonempty_list` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:295:5
[INFO] [stdout]     |
[INFO] [stdout] 295 | /     method!(context_application<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout] 296 | |             alt!(call_m!(self.context_standard_application) |
[INFO] [stdout] 297 | |                  call_m!(self.context_binary_application))
[INFO] [stdout] 298 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:295:5
[INFO] [stdout]     |
[INFO] [stdout] 295 | /     method!(context_application<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout] 296 | |             alt!(call_m!(self.context_standard_application) |
[INFO] [stdout] 297 | |                  call_m!(self.context_binary_application))
[INFO] [stdout] 298 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:301:5
[INFO] [stdout]     |
[INFO] [stdout] 301 | /     method!(context_standard_application<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout] 302 | |             do_parse!(name: identifier >>
[INFO] [stdout] 303 | |                       args: opt!(do_parse!(
[INFO] [stdout] 304 | |                               lparen >>
[INFO] [stdout] ...   |
[INFO] [stdout] 318 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `separated_list` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:301:5
[INFO] [stdout]     |
[INFO] [stdout] 301 | /     method!(context_standard_application<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout] 302 | |             do_parse!(name: identifier >>
[INFO] [stdout] 303 | |                       args: opt!(do_parse!(
[INFO] [stdout] 304 | |                               lparen >>
[INFO] [stdout] ...   |
[INFO] [stdout] 318 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `separated_list` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:320:5
[INFO] [stdout]     |
[INFO] [stdout] 320 | /     method!(context_binary_application<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout] 321 | |             do_parse!(lparen >>
[INFO] [stdout] 322 | |                       multispace0 >>
[INFO] [stdout] 323 | |                       t1: call_m!(self.context) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 328 | |                       (Context::Application{ op: self.get_op(".", 2), args: vec![t1, t2] }))
[INFO] [stdout] 329 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:320:5
[INFO] [stdout]     |
[INFO] [stdout] 320 | /     method!(context_binary_application<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout] 321 | |             do_parse!(lparen >>
[INFO] [stdout] 322 | |                       multispace0 >>
[INFO] [stdout] 323 | |                       t1: call_m!(self.context) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 328 | |                       (Context::Application{ op: self.get_op(".", 2), args: vec![t1, t2] }))
[INFO] [stdout] 329 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_sep` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:337:5
[INFO] [stdout]     |
[INFO] [stdout] 337 | /     method!(context<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout] 338 | |             alt!(call_m!(self.context_variable) |
[INFO] [stdout] 339 | |                  call_m!(self.context_application) |
[INFO] [stdout] 340 | |                  call_m!(self.context_hole))
[INFO] [stdout] 341 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:337:5
[INFO] [stdout]     |
[INFO] [stdout] 337 | /     method!(context<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout] 338 | |             alt!(call_m!(self.context_variable) |
[INFO] [stdout] 339 | |                  call_m!(self.context_application) |
[INFO] [stdout] 340 | |                  call_m!(self.context_hole))
[INFO] [stdout] 341 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:337:5
[INFO] [stdout]     |
[INFO] [stdout] 337 | /     method!(context<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout] 338 | |             alt!(call_m!(self.context_variable) |
[INFO] [stdout] 339 | |                  call_m!(self.context_application) |
[INFO] [stdout] 340 | |                  call_m!(self.context_hole))
[INFO] [stdout] 341 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:343:5
[INFO] [stdout]     |
[INFO] [stdout] 343 | /     method!(top_context<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout] 344 | |             ws!(map!(
[INFO] [stdout] 345 | |                 separated_nonempty_list!(
[INFO] [stdout] 346 | |                     multispace1,
[INFO] [stdout] ...   |
[INFO] [stdout] 360 | |                 }))
[INFO] [stdout] 361 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:343:5
[INFO] [stdout]     |
[INFO] [stdout] 343 | /     method!(top_context<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout] 344 | |             ws!(map!(
[INFO] [stdout] 345 | |                 separated_nonempty_list!(
[INFO] [stdout] 346 | |                     multispace1,
[INFO] [stdout] ...   |
[INFO] [stdout] 360 | |                 }))
[INFO] [stdout] 361 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:343:5
[INFO] [stdout]     |
[INFO] [stdout] 343 | /     method!(top_context<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout] 344 | |             ws!(map!(
[INFO] [stdout] 345 | |                 separated_nonempty_list!(
[INFO] [stdout] 346 | |                     multispace1,
[INFO] [stdout] ...   |
[INFO] [stdout] 360 | |                 }))
[INFO] [stdout] 361 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:343:5
[INFO] [stdout]     |
[INFO] [stdout] 343 | /     method!(top_context<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stdout] 344 | |             ws!(map!(
[INFO] [stdout] 345 | |                 separated_nonempty_list!(
[INFO] [stdout] 346 | |                     multispace1,
[INFO] [stdout] ...   |
[INFO] [stdout] 360 | |                 }))
[INFO] [stdout] 361 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:363:5
[INFO] [stdout]     |
[INFO] [stdout] 363 | /     method!(rule<Parser<'a>, CompleteStr, Rule>, mut self,
[INFO] [stdout] 364 | |             ws!(map_opt!(
[INFO] [stdout] 365 | |                 do_parse!(lhs: call_m!(self.top_term) >>
[INFO] [stdout] 366 | |                           ws!(rule_kw) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 371 | |                 |(lhs, rhs)| Rule::new(lhs, rhs)))
[INFO] [stdout] 372 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:363:5
[INFO] [stdout]     |
[INFO] [stdout] 363 | /     method!(rule<Parser<'a>, CompleteStr, Rule>, mut self,
[INFO] [stdout] 364 | |             ws!(map_opt!(
[INFO] [stdout] 365 | |                 do_parse!(lhs: call_m!(self.top_term) >>
[INFO] [stdout] 366 | |                           ws!(rule_kw) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 371 | |                 |(lhs, rhs)| Rule::new(lhs, rhs)))
[INFO] [stdout] 372 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `separated_nonempty_list` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:363:5
[INFO] [stdout]     |
[INFO] [stdout] 363 | /     method!(rule<Parser<'a>, CompleteStr, Rule>, mut self,
[INFO] [stdout] 364 | |             ws!(map_opt!(
[INFO] [stdout] 365 | |                 do_parse!(lhs: call_m!(self.top_term) >>
[INFO] [stdout] 366 | |                           ws!(rule_kw) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 371 | |                 |(lhs, rhs)| Rule::new(lhs, rhs)))
[INFO] [stdout] 372 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `separated_nonempty_list` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:374:5
[INFO] [stdout]     |
[INFO] [stdout] 374 | /     method!(rule_statement<Parser<'a>, CompleteStr, Statement>, mut self,
[INFO] [stdout] 375 | |             map!(call_m!(self.rule),
[INFO] [stdout] 376 | |                  Statement::Rule)
[INFO] [stdout] 377 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:379:5
[INFO] [stdout]     |
[INFO] [stdout] 379 | /     method!(rulecontext<Parser<'a>, CompleteStr, RuleContext>, mut self,
[INFO] [stdout] 380 | |             ws!(map_opt!(
[INFO] [stdout] 381 | |                 do_parse!(lhs: call_m!(self.top_context) >>
[INFO] [stdout] 382 | |                           ws!(rule_kw) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 387 | |                 |(lhs, rhs)| RuleContext::new(lhs, rhs)))
[INFO] [stdout] 388 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:379:5
[INFO] [stdout]     |
[INFO] [stdout] 379 | /     method!(rulecontext<Parser<'a>, CompleteStr, RuleContext>, mut self,
[INFO] [stdout] 380 | |             ws!(map_opt!(
[INFO] [stdout] 381 | |                 do_parse!(lhs: call_m!(self.top_context) >>
[INFO] [stdout] 382 | |                           ws!(rule_kw) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 387 | |                 |(lhs, rhs)| RuleContext::new(lhs, rhs)))
[INFO] [stdout] 388 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `separated_nonempty_list` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:379:5
[INFO] [stdout]     |
[INFO] [stdout] 379 | /     method!(rulecontext<Parser<'a>, CompleteStr, RuleContext>, mut self,
[INFO] [stdout] 380 | |             ws!(map_opt!(
[INFO] [stdout] 381 | |                 do_parse!(lhs: call_m!(self.top_context) >>
[INFO] [stdout] 382 | |                           ws!(rule_kw) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 387 | |                 |(lhs, rhs)| RuleContext::new(lhs, rhs)))
[INFO] [stdout] 388 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `separated_nonempty_list` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:390:5
[INFO] [stdout]     |
[INFO] [stdout] 390 | /     method!(term_statement<Parser<'a>, CompleteStr, Statement>, mut self,
[INFO] [stdout] 391 | |             do_parse!(term: call_m!(self.top_term) >>
[INFO] [stdout] 392 | |                       (Statement::Term(term)))
[INFO] [stdout] 393 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:401:5
[INFO] [stdout]     |
[INFO] [stdout] 401 | /     method!(trs<Parser<'a>, CompleteStr, TRS>, mut self,
[INFO] [stdout] 402 | |             ws!(do_parse!(
[INFO] [stdout] 403 | |                     rules: many0!(
[INFO] [stdout] 404 | |                         do_parse!(
[INFO] [stdout] ...   |
[INFO] [stdout] 410 | |                     (TRS::new(rules))))
[INFO] [stdout] 411 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_sep` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:401:5
[INFO] [stdout]     |
[INFO] [stdout] 401 | /     method!(trs<Parser<'a>, CompleteStr, TRS>, mut self,
[INFO] [stdout] 402 | |             ws!(do_parse!(
[INFO] [stdout] 403 | |                     rules: many0!(
[INFO] [stdout] 404 | |                         do_parse!(
[INFO] [stdout] ...   |
[INFO] [stdout] 410 | |                     (TRS::new(rules))))
[INFO] [stdout] 411 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:401:5
[INFO] [stdout]     |
[INFO] [stdout] 401 | /     method!(trs<Parser<'a>, CompleteStr, TRS>, mut self,
[INFO] [stdout] 402 | |             ws!(do_parse!(
[INFO] [stdout] 403 | |                     rules: many0!(
[INFO] [stdout] 404 | |                         do_parse!(
[INFO] [stdout] ...   |
[INFO] [stdout] 410 | |                     (TRS::new(rules))))
[INFO] [stdout] 411 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_sep` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:413:5
[INFO] [stdout]     |
[INFO] [stdout] 413 | /     method!(program<Parser<'a>, CompleteStr, Vec<Statement>>, mut self,
[INFO] [stdout] 414 | |             ws!(many0!(do_parse!(many0!(ws!(call_m!(self.comment))) >>
[INFO] [stdout] 415 | |                                  statement: alt!(call_m!(self.rule_statement) |
[INFO] [stdout] 416 | |                                                  call_m!(self.term_statement)) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 419 | |                                  ({ self.clear_variables(); statement }))))
[INFO] [stdout] 420 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_sep` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:413:5
[INFO] [stdout]     |
[INFO] [stdout] 413 | /     method!(program<Parser<'a>, CompleteStr, Vec<Statement>>, mut self,
[INFO] [stdout] 414 | |             ws!(many0!(do_parse!(many0!(ws!(call_m!(self.comment))) >>
[INFO] [stdout] 415 | |                                  statement: alt!(call_m!(self.rule_statement) |
[INFO] [stdout] 416 | |                                                  call_m!(self.term_statement)) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 419 | |                                  ({ self.clear_variables(); statement }))))
[INFO] [stdout] 420 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:413:5
[INFO] [stdout]     |
[INFO] [stdout] 413 | /     method!(program<Parser<'a>, CompleteStr, Vec<Statement>>, mut self,
[INFO] [stdout] 414 | |             ws!(many0!(do_parse!(many0!(ws!(call_m!(self.comment))) >>
[INFO] [stdout] 415 | |                                  statement: alt!(call_m!(self.rule_statement) |
[INFO] [stdout] 416 | |                                                  call_m!(self.term_statement)) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 419 | |                                  ({ self.clear_variables(); statement }))))
[INFO] [stdout] 420 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stdout]    --> src/parser.rs:413:5
[INFO] [stdout]     |
[INFO] [stdout] 413 | /     method!(program<Parser<'a>, CompleteStr, Vec<Statement>>, mut self,
[INFO] [stdout] 414 | |             ws!(many0!(do_parse!(many0!(ws!(call_m!(self.comment))) >>
[INFO] [stdout] 415 | |                                  statement: alt!(call_m!(self.rule_statement) |
[INFO] [stdout] 416 | |                                                  call_m!(self.term_statement)) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 419 | |                                  ({ self.clear_variables(); statement }))))
[INFO] [stdout] 420 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_sep` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/types/signature.rs:727:88
[INFO] [stdout]     |
[INFO] [stdout] 727 |         let ops: Vec<String> = sig.operators().iter().map(|op| op.display()).collect();;
[INFO] [stdout]     |                                                                                        ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.91s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "c67a6cc82dc89aa63dc11f60b48e83381a0530b027b23764c71fa6815eaabc99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c67a6cc82dc89aa63dc11f60b48e83381a0530b027b23764c71fa6815eaabc99", kill_on_drop: false }`
[INFO] [stdout] c67a6cc82dc89aa63dc11f60b48e83381a0530b027b23764c71fa6815eaabc99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c6160f1dbef233257a5a7d7e206643625107d68cca06dd506e734928a6d2cb54
[INFO] running `Command { std: "docker" "start" "-a" "c6160f1dbef233257a5a7d7e206643625107d68cca06dd506e734928a6d2cb54", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/types/term.rs:362:16
[INFO] [stderr]     |
[INFO] [stderr] 362 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::ptr_arg))]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/types/term.rs:781:16
[INFO] [stderr]     |
[INFO] [stderr] 781 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::ptr_arg))]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/types/term.rs:821:16
[INFO] [stderr]     |
[INFO] [stderr] 821 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::ptr_arg))]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:219:5
[INFO] [stderr]     |
[INFO] [stderr] 219 |     method!(variable<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:224:5
[INFO] [stderr]     |
[INFO] [stderr] 224 |     method!(application<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:230:5
[INFO] [stderr]     |
[INFO] [stderr] 230 |     method!(standard_application<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:249:5
[INFO] [stderr]     |
[INFO] [stderr] 249 |     method!(binary_application<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 |     method!(term<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:274:5
[INFO] [stderr]     |
[INFO] [stderr] 274 |     method!(top_term<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:290:5
[INFO] [stderr]     |
[INFO] [stderr] 290 |     method!(context_variable<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:295:5
[INFO] [stderr]     |
[INFO] [stderr] 295 |     method!(context_application<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:301:5
[INFO] [stderr]     |
[INFO] [stderr] 301 |     method!(context_standard_application<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:320:5
[INFO] [stderr]     |
[INFO] [stderr] 320 |     method!(context_binary_application<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:331:5
[INFO] [stderr]     |
[INFO] [stderr] 331 |     method!(
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:337:5
[INFO] [stderr]     |
[INFO] [stderr] 337 |     method!(context<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:343:5
[INFO] [stderr]     |
[INFO] [stderr] 343 |     method!(top_context<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:363:5
[INFO] [stderr]     |
[INFO] [stderr] 363 |     method!(rule<Parser<'a>, CompleteStr, Rule>, mut self,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:374:5
[INFO] [stderr]     |
[INFO] [stderr] 374 |     method!(rule_statement<Parser<'a>, CompleteStr, Statement>, mut self,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:379:5
[INFO] [stderr]     |
[INFO] [stderr] 379 |     method!(rulecontext<Parser<'a>, CompleteStr, RuleContext>, mut self,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:390:5
[INFO] [stderr]     |
[INFO] [stderr] 390 |     method!(term_statement<Parser<'a>, CompleteStr, Statement>, mut self,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:395:5
[INFO] [stderr]     |
[INFO] [stderr] 395 |     method!(
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:401:5
[INFO] [stderr]     |
[INFO] [stderr] 401 |     method!(trs<Parser<'a>, CompleteStr, TRS>, mut self,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `method`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:413:5
[INFO] [stderr]     |
[INFO] [stderr] 413 |     method!(program<Parser<'a>, CompleteStr, Vec<Statement>>, mut self,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:224:5
[INFO] [stderr]     |
[INFO] [stderr] 224 | /     method!(application<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stderr] 225 | |             alt!(call_m!(self.standard_application) |
[INFO] [stderr] 226 | |                  call_m!(self.binary_application))
[INFO] [stderr] 227 | |     );
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:230:5
[INFO] [stderr]     |
[INFO] [stderr] 230 | /     method!(standard_application<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stderr] 231 | |             do_parse!(name: identifier >>
[INFO] [stderr] 232 | |                       args: opt!(do_parse!(
[INFO] [stderr] 233 | |                               lparen >>
[INFO] [stderr] ...   |
[INFO] [stderr] 247 | |     );
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `separated_list` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:249:5
[INFO] [stderr]     |
[INFO] [stderr] 249 | /     method!(binary_application<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stderr] 250 | |             do_parse!(lparen >>
[INFO] [stderr] 251 | |                       multispace0 >>
[INFO] [stderr] 252 | |                       t1: call_m!(self.term) >>
[INFO] [stderr] ...   |
[INFO] [stderr] 262 | |     );
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 | /     method!(term<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stderr] 265 | |             alt!(call_m!(self.variable) |
[INFO] [stderr] 266 | |                  call_m!(self.application) |
[INFO] [stderr] 267 | |                  do_parse!(lparen >>
[INFO] [stderr] ...   |
[INFO] [stderr] 272 | |     );
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:264:5
[INFO] [stderr]     |
[INFO] [stderr] 264 | /     method!(term<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stderr] 265 | |             alt!(call_m!(self.variable) |
[INFO] [stderr] 266 | |                  call_m!(self.application) |
[INFO] [stderr] 267 | |                  do_parse!(lparen >>
[INFO] [stderr] ...   |
[INFO] [stderr] 272 | |     );
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:274:5
[INFO] [stderr]     |
[INFO] [stderr] 274 | /     method!(top_term<Parser<'a>, CompleteStr, Term>, mut self,
[INFO] [stderr] 275 | |             ws!(map!(
[INFO] [stderr] 276 | |                     separated_nonempty_list!(
[INFO] [stderr] 277 | |                         multispace1,
[INFO] [stderr] ...   |
[INFO] [stderr] 287 | |                     }))
[INFO] [stderr] 288 | |     );
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `separated_nonempty_list` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:295:5
[INFO] [stderr]     |
[INFO] [stderr] 295 | /     method!(context_application<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stderr] 296 | |             alt!(call_m!(self.context_standard_application) |
[INFO] [stderr] 297 | |                  call_m!(self.context_binary_application))
[INFO] [stderr] 298 | |     );
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:301:5
[INFO] [stderr]     |
[INFO] [stderr] 301 | /     method!(context_standard_application<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stderr] 302 | |             do_parse!(name: identifier >>
[INFO] [stderr] 303 | |                       args: opt!(do_parse!(
[INFO] [stderr] 304 | |                               lparen >>
[INFO] [stderr] ...   |
[INFO] [stderr] 318 | |     );
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `separated_list` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:320:5
[INFO] [stderr]     |
[INFO] [stderr] 320 | /     method!(context_binary_application<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stderr] 321 | |             do_parse!(lparen >>
[INFO] [stderr] 322 | |                       multispace0 >>
[INFO] [stderr] 323 | |                       t1: call_m!(self.context) >>
[INFO] [stderr] ...   |
[INFO] [stderr] 328 | |                       (Context::Application{ op: self.get_op(".", 2), args: vec![t1, t2] }))
[INFO] [stderr] 329 | |     );
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:320:5
[INFO] [stderr]     |
[INFO] [stderr] 320 | /     method!(context_binary_application<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stderr] 321 | |             do_parse!(lparen >>
[INFO] [stderr] 322 | |                       multispace0 >>
[INFO] [stderr] 323 | |                       t1: call_m!(self.context) >>
[INFO] [stderr] ...   |
[INFO] [stderr] 328 | |                       (Context::Application{ op: self.get_op(".", 2), args: vec![t1, t2] }))
[INFO] [stderr] 329 | |     );
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_sep` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:337:5
[INFO] [stderr]     |
[INFO] [stderr] 337 | /     method!(context<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stderr] 338 | |             alt!(call_m!(self.context_variable) |
[INFO] [stderr] 339 | |                  call_m!(self.context_application) |
[INFO] [stderr] 340 | |                  call_m!(self.context_hole))
[INFO] [stderr] 341 | |     );
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:343:5
[INFO] [stderr]     |
[INFO] [stderr] 343 | /     method!(top_context<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stderr] 344 | |             ws!(map!(
[INFO] [stderr] 345 | |                 separated_nonempty_list!(
[INFO] [stderr] 346 | |                     multispace1,
[INFO] [stderr] ...   |
[INFO] [stderr] 360 | |                 }))
[INFO] [stderr] 361 | |     );
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:343:5
[INFO] [stderr]     |
[INFO] [stderr] 343 | /     method!(top_context<Parser<'a>, CompleteStr, Context>, mut self,
[INFO] [stderr] 344 | |             ws!(map!(
[INFO] [stderr] 345 | |                 separated_nonempty_list!(
[INFO] [stderr] 346 | |                     multispace1,
[INFO] [stderr] ...   |
[INFO] [stderr] 360 | |                 }))
[INFO] [stderr] 361 | |     );
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:363:5
[INFO] [stderr]     |
[INFO] [stderr] 363 | /     method!(rule<Parser<'a>, CompleteStr, Rule>, mut self,
[INFO] [stderr] 364 | |             ws!(map_opt!(
[INFO] [stderr] 365 | |                 do_parse!(lhs: call_m!(self.top_term) >>
[INFO] [stderr] 366 | |                           ws!(rule_kw) >>
[INFO] [stderr] ...   |
[INFO] [stderr] 371 | |                 |(lhs, rhs)| Rule::new(lhs, rhs)))
[INFO] [stderr] 372 | |     );
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:363:5
[INFO] [stderr]     |
[INFO] [stderr] 363 | /     method!(rule<Parser<'a>, CompleteStr, Rule>, mut self,
[INFO] [stderr] 364 | |             ws!(map_opt!(
[INFO] [stderr] 365 | |                 do_parse!(lhs: call_m!(self.top_term) >>
[INFO] [stderr] 366 | |                           ws!(rule_kw) >>
[INFO] [stderr] ...   |
[INFO] [stderr] 371 | |                 |(lhs, rhs)| Rule::new(lhs, rhs)))
[INFO] [stderr] 372 | |     );
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `separated_nonempty_list` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:374:5
[INFO] [stderr]     |
[INFO] [stderr] 374 | /     method!(rule_statement<Parser<'a>, CompleteStr, Statement>, mut self,
[INFO] [stderr] 375 | |             map!(call_m!(self.rule),
[INFO] [stderr] 376 | |                  Statement::Rule)
[INFO] [stderr] 377 | |     );
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `map` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:379:5
[INFO] [stderr]     |
[INFO] [stderr] 379 | /     method!(rulecontext<Parser<'a>, CompleteStr, RuleContext>, mut self,
[INFO] [stderr] 380 | |             ws!(map_opt!(
[INFO] [stderr] 381 | |                 do_parse!(lhs: call_m!(self.top_context) >>
[INFO] [stderr] 382 | |                           ws!(rule_kw) >>
[INFO] [stderr] ...   |
[INFO] [stderr] 387 | |                 |(lhs, rhs)| RuleContext::new(lhs, rhs)))
[INFO] [stderr] 388 | |     );
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:379:5
[INFO] [stderr]     |
[INFO] [stderr] 379 | /     method!(rulecontext<Parser<'a>, CompleteStr, RuleContext>, mut self,
[INFO] [stderr] 380 | |             ws!(map_opt!(
[INFO] [stderr] 381 | |                 do_parse!(lhs: call_m!(self.top_context) >>
[INFO] [stderr] 382 | |                           ws!(rule_kw) >>
[INFO] [stderr] ...   |
[INFO] [stderr] 387 | |                 |(lhs, rhs)| RuleContext::new(lhs, rhs)))
[INFO] [stderr] 388 | |     );
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `separated_nonempty_list` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:390:5
[INFO] [stderr]     |
[INFO] [stderr] 390 | /     method!(term_statement<Parser<'a>, CompleteStr, Statement>, mut self,
[INFO] [stderr] 391 | |             do_parse!(term: call_m!(self.top_term) >>
[INFO] [stderr] 392 | |                       (Statement::Term(term)))
[INFO] [stderr] 393 | |     );
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:401:5
[INFO] [stderr]     |
[INFO] [stderr] 401 | /     method!(trs<Parser<'a>, CompleteStr, TRS>, mut self,
[INFO] [stderr] 402 | |             ws!(do_parse!(
[INFO] [stderr] 403 | |                     rules: many0!(
[INFO] [stderr] 404 | |                         do_parse!(
[INFO] [stderr] ...   |
[INFO] [stderr] 410 | |                     (TRS::new(rules))))
[INFO] [stderr] 411 | |     );
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_sep` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:401:5
[INFO] [stderr]     |
[INFO] [stderr] 401 | /     method!(trs<Parser<'a>, CompleteStr, TRS>, mut self,
[INFO] [stderr] 402 | |             ws!(do_parse!(
[INFO] [stderr] 403 | |                     rules: many0!(
[INFO] [stderr] 404 | |                         do_parse!(
[INFO] [stderr] ...   |
[INFO] [stderr] 410 | |                     (TRS::new(rules))))
[INFO] [stderr] 411 | |     );
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `do_parse` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:413:5
[INFO] [stderr]     |
[INFO] [stderr] 413 | /     method!(program<Parser<'a>, CompleteStr, Vec<Statement>>, mut self,
[INFO] [stderr] 414 | |             ws!(many0!(do_parse!(many0!(ws!(call_m!(self.comment))) >>
[INFO] [stderr] 415 | |                                  statement: alt!(call_m!(self.rule_statement) |
[INFO] [stderr] 416 | |                                                  call_m!(self.term_statement)) >>
[INFO] [stderr] ...   |
[INFO] [stderr] 419 | |                                  ({ self.clear_variables(); statement }))))
[INFO] [stderr] 420 | |     );
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_sep` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `call_m`: Please use the nom-methods crate instead
[INFO] [stderr]    --> src/parser.rs:413:5
[INFO] [stderr]     |
[INFO] [stderr] 413 | /     method!(program<Parser<'a>, CompleteStr, Vec<Statement>>, mut self,
[INFO] [stderr] 414 | |             ws!(many0!(do_parse!(many0!(ws!(call_m!(self.comment))) >>
[INFO] [stderr] 415 | |                                  statement: alt!(call_m!(self.rule_statement) |
[INFO] [stderr] 416 | |                                                  call_m!(self.term_statement)) >>
[INFO] [stderr] ...   |
[INFO] [stderr] 419 | |                                  ({ self.clear_variables(); statement }))))
[INFO] [stderr] 420 | |     );
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/types/signature.rs:727:88
[INFO] [stderr]     |
[INFO] [stderr] 727 |         let ops: Vec<String> = sig.operators().iter().map(|op| op.display()).collect();;
[INFO] [stderr]     |                                                                                        ^ help: remove this semicolon
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `term_rewriting` (lib) generated 62 warnings (16 duplicates)
[INFO] [stderr] warning: `term_rewriting` (lib test) generated 63 warnings (62 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/term_rewriting-8e18bae5051f2a8a)
[INFO] [stdout] 
[INFO] [stdout] running 124 tests
[INFO] [stdout] test parser::tests::app_test_1 ... ok
[INFO] [stdout] test parser::tests::app_test_2 ... ok
[INFO] [stdout] test parser::tests::lparen_test ... ok
[INFO] [stdout] test parser::tests::has_var_test ... ok
[INFO] [stdout] test parser::tests::rparen_test ... ok
[INFO] [stdout] test parser::tests::rule_kw_test ... ok
[INFO] [stdout] test parser::tests::rule_test ... ok
[INFO] [stdout] test parser::tests::statement_test_1 ... ok
[INFO] [stdout] test parser::tests::semicolon_test ... ok
[INFO] [stdout] test parser::tests::rulecontext_test ... ok
[INFO] [stdout] test parser::tests::pipe_test ... ok
[INFO] [stdout] test parser::tests::program_test ... ok
[INFO] [stdout] test parser::tests::parser_incomplete ... ok
[INFO] [stdout] test parser::tests::app_test_3 ... ok
[INFO] [stdout] test parser::tests::statement_test_2 ... ok
[INFO] [stdout] test parser::tests::term_test_3 ... ok
[INFO] [stdout] test parser::tests::top_term_test ... ok
[INFO] [stdout] test parser::tests::term_test_1 ... ok
[INFO] [stdout] test parser::tests::term_test_2 ... ok
[INFO] [stdout] test types::rule::tests::add_test ... ok
[INFO] [stdout] test parser::tests::underscore_test ... ok
[INFO] [stdout] test parser::tests::var_test ... ok
[INFO] [stdout] test types::rule::tests::clauses_test ... ok
[INFO] [stdout] test types::rule::tests::alpha_test ... ok
[INFO] [stdout] test types::rule::tests::len_test ... ok
[INFO] [stdout] test types::rule::tests::is_empty_test ... ok
[INFO] [stdout] test types::rule::tests::discard_test ... ok
[INFO] [stdout] test types::rule::tests::contains_test ... ok
[INFO] [stdout] test types::rule::tests::merge_test ... ok
[INFO] [stdout] test types::rule::tests::rhs_test ... ok
[INFO] [stdout] test types::rule::tests::pmatch_test ... ok
[INFO] [stdout] test types::rule::tests::holes_test ... ok
[INFO] [stdout] test types::rule::tests::rule_display_test ... ok
[INFO] [stdout] test types::rule::tests::rule_context_pretty_test ... ok
[INFO] [stdout] test types::rule::tests::rule_new_test ... ignored
[INFO] [stdout] test types::rule::tests::is_valid_test ... ok
[INFO] [stdout] test types::rule::tests::rule_operators_test ... ok
[INFO] [stdout] test types::rule::tests::rule_at_test ... ok
[INFO] [stdout] test types::rule::tests::rule_pretty_test ... ok
[INFO] [stdout] test types::rule::tests::rule_replace_test ... ok
[INFO] [stdout] test types::rule::tests::rule_variables_test ... ok
[INFO] [stdout] test types::rule::tests::rulecontext_at_test ... ok
[INFO] [stdout] test types::rule::tests::rulecontext_new_test ... ok
[INFO] [stdout] test types::rule::tests::rulecontext_display_test ... ok
[INFO] [stdout] test types::rule::tests::rulecontext_operators_test ... ok
[INFO] [stdout] test types::rule::tests::rulecontext_replace_test ... ok
[INFO] [stdout] test types::rule::tests::subcontexts_test ... ok
[INFO] [stdout] test types::rule::tests::subterms_test ... ok
[INFO] [stdout] test types::signature::tests::new_op_test ... ignored
[INFO] [stdout] test types::signature::tests::new_test ... ok
[INFO] [stdout] test types::rule::tests::unify_test ... ok
[INFO] [stdout] test types::signature::tests::new_var ... ignored
[INFO] [stdout] test types::signature::tests::operators_test ... ignored
[INFO] [stdout] test types::rule::tests::to_rule_test ... ok
[INFO] [stdout] test types::signature::tests::atoms_test ... ok
[INFO] [stdout] test types::signature::tests::reify_context_test ... ok
[INFO] [stdout] test types::signature::tests::reify_term_test ... ok
[INFO] [stdout] test types::signature::tests::reify_trs_test ... ok
[INFO] [stdout] test types::signature::tests::variables_test ... ignored
[INFO] [stdout] test types::signature::tests::sig_merge_test ... ok
[INFO] [stdout] test types::signature::tests::signature_merge_test ... ok
[INFO] [stdout] test types::term::tests::context_args_test ... ok
[INFO] [stdout] test types::rule::tests::substitute_test ... ok
[INFO] [stdout] test types::signature::tests::reify_rule_test ... ok
[INFO] [stdout] test types::term::tests::alpha_test ... ok
[INFO] [stdout] test types::term::tests::context_at_test ... ok
[INFO] [stdout] test types::term::tests::context_head_test ... ok
[INFO] [stdout] test types::term::tests::context_atoms_test ... ok
[INFO] [stdout] test types::term::tests::context_display_test ... ok
[INFO] [stdout] test types::term::tests::context_operators_test ... ok
[INFO] [stdout] test types::term::tests::hole_test ... ok
[INFO] [stdout] test types::term::tests::context_variables_test ... ok
[INFO] [stdout] test types::term::tests::context_pretty_test ... ok
[INFO] [stdout] test types::term::tests::context_size_test ... ok
[INFO] [stdout] test types::term::tests::context_replace_test ... ok
[INFO] [stdout] test types::term::tests::pmatch_test ... ok
[INFO] [stdout] test types::term::tests::subterms_test ... ok
[INFO] [stdout] test types::term::tests::shape_equivalent_test ... ok
[INFO] [stdout] test types::term::tests::term_at_test ... ok
[INFO] [stdout] test types::term::tests::term_atoms_test ... ok
[INFO] [stdout] test types::term::tests::term_display_test ... ok
[INFO] [stdout] test types::term::tests::term_head_test ... ok
[INFO] [stdout] test types::term::tests::term_operators_test ... ok
[INFO] [stdout] test types::term::tests::term_pretty_test ... ok
[INFO] [stdout] test types::term::tests::term_replace ... ok
[INFO] [stdout] test types::term::tests::term_size_test ... ok
[INFO] [stdout] test types::term::tests::term_variables_test ... ok
[INFO] [stdout] test types::term::tests::subcontexts_test ... ok
[INFO] [stdout] test types::term::tests::to_term_test ... ok
[INFO] [stdout] test types::term::tests::term_args_test ... ok
[INFO] [stdout] test types::term::tests::term_substitute_test ... ok
[INFO] [stdout] test types::term::tests::unify_test ... ok
[INFO] [stdout] test types::trs::tests::alphas_test ... ok
[INFO] [stdout] test types::trs::tests::get_idx_test ... ok
[INFO] [stdout] test types::trs::tests::display_test ... ok
[INFO] [stdout] test types::trs::tests::insert_clauses_test ... ok
[INFO] [stdout] test types::trs::tests::get_test ... ok
[INFO] [stdout] test types::trs::tests::get_clause_test ... ok
[INFO] [stdout] test types::trs::tests::insert_idx_test ... ok
[INFO] [stdout] test types::trs::tests::inserts_idx_test ... ok
[INFO] [stdout] test types::trs::tests::clauses_test ... ok
[INFO] [stdout] test types::trs::tests::is_deterministic_test ... ok
[INFO] [stdout] test types::trs::tests::insert_test ... ok
[INFO] [stdout] test types::trs::tests::is_empty_test ... ok
[INFO] [stdout] test types::trs::tests::len_test ... ok
[INFO] [stdout] test types::trs::tests::move_rule_test ... ok
[INFO] [stdout] test types::trs::tests::operators_test ... ok
[INFO] [stdout] test types::trs::tests::make_deterministic_test ... ok
[INFO] [stdout] test types::trs::tests::new_test ... ok
[INFO] [stdout] test types::trs::tests::pretty_test ... ok
[INFO] [stdout] test types::trs::tests::make_nondeterministic_test ... ok
[INFO] [stdout] test types::trs::tests::remove_clauses_test ... ok
[INFO] [stdout] test types::trs::tests::push_test ... ok
[INFO] [stdout] test types::trs::tests::pushes_test ... ok
[INFO] [stdout] test types::trs::tests::pmatches ... ok
[INFO] [stdout] test types::trs::tests::remove_idx_test ... ok
[INFO] [stdout] test types::trs::tests::remove_test ... ok
[INFO] [stdout] test types::trs::tests::replace_test ... ok
[INFO] [stdout] test types::trs::tests::unifies_test ... ok
[INFO] [stdout] test types::rule::tests::rulecontext_variables_test ... ok
[INFO] [stdout] test types::rule::tests::size_test ... ok
[INFO] [stdout] test types::trs::tests::rewrite_test ... ok
[INFO] [stdout] test types::trs::tests::size_test ... ok
[INFO] [stdout] test parser::tests::parser_debug ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- parser::tests::parser_debug stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::tests::parser_debug' (22) panicked at src/parser.rs:754:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "Parser { sig: Signature{Ok(Sig { operators: [], variables: [] })}, dv: 0 }"
[INFO] [stdout]  right: "Parser { sig: Signature{Ok(RwLockReadGuard { lock: RwLock { data: Sig { operators: [], variables: [] } } })}, dv: 0 }"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55a17bb5cbfa - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55a17bb5cbfa - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55a17bb5cbfa - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55a17bb5cbfa - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55a17bb70f3a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55a17bb70f3a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x55a17bb61592 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55a17bb61592 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55a17bb3be1f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55a17bb3be1f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55a17bb551b9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55a17bacbe1c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x55a17bacbe1c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55a17bb55372 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x55a17bb55372 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55a17bb3bed8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55a17bb33849 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55a17bb3cbed - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55a17bb7168c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55a17bb71543 - core[a96a4c5c53f902a3]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x55a17bab607e - core[a96a4c5c53f902a3]::panicking::assert_failed::<alloc[c960326de6de28e6]::string::String, &str>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x55a17ba6cc3c - term_rewriting[8e99607bdb00bac8]::parser::tests::parser_debug
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:754:9
[INFO] [stdout]   22:     0x55a17ba67107 - term_rewriting[8e99607bdb00bac8]::parser::tests::parser_debug::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:751:22
[INFO] [stdout]   23:     0x55a17ba62a26 - <term_rewriting[8e99607bdb00bac8]::parser::tests::parser_debug::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55a17babfefb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55a17babfefb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x55a17bacc8eb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x55a17bacc8eb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x55a17bacc8eb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x55a17bacc8eb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x55a17bacc8eb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x55a17bacc8eb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x55a17bacc8eb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x55a17bac8004 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x55a17bac8004 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x55a17bacf4f2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x55a17bacf4f2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x55a17bacf4f2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x55a17bacf4f2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x55a17bacf4f2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x55a17bacf4f2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x55a17bacf4f2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55a17bb5c50f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x55a17bb5c50f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x71c0c65b4aa4 - <unknown>
[INFO] [stdout]   45:     0x71c0c6641a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     parser::tests::parser_debug
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 118 passed; 1 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "c6160f1dbef233257a5a7d7e206643625107d68cca06dd506e734928a6d2cb54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6160f1dbef233257a5a7d7e206643625107d68cca06dd506e734928a6d2cb54", kill_on_drop: false }`
[INFO] [stdout] c6160f1dbef233257a5a7d7e206643625107d68cca06dd506e734928a6d2cb54
